hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
realloc
core
stdc
stdlib
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
void
*
realloc
(void* ptr, size_t size, string file, size_t line)
void
*
realloc
(void* ptr, size_t size)
version(!CustomRuntime)
extern (
C
) @
nogc
extern nothrow
void
*
realloc
(
void
*
ptr
,
size_t
size
)
Meta
Source
See Implementation
core
stdc
stdlib
aliases
_compare_fp_t
functions
abort
abs
calloc
exit
free
malloc
memmove
qsort
rand
realloc
srand
manifest constants
EXIT_FAILURE
EXIT_SUCCESS
RAND_MAX